home *** CD-ROM | disk | FTP | other *** search
/ Super PC 27 / Super PC 27 (ClarisWorks y shareware).iso / spc / win / execpg / queue.$01 / queue.MDB / Queue.json
Encoding:
JavaScript Object Notation  |  1994-06-05  |  666 b 

  1. {
  2.     "schema": {
  3.         "qQueueID": "Long Integer",
  4.         "qPgID": "Text (20)",
  5.         "qPgTermPh": "Text (30)",
  6.         "qMBaud": "Text (5)",
  7.         "qMParity": "Text (10)",
  8.         "qMData": "Text (3)",
  9.         "qMStop": "Text (3)",
  10.         "qTMessage": "Memo/Hyperlink (255)",
  11.         "qPgUserName": "Text (40)",
  12.         "qPgIsGroup": "Boolean NOT NULL",
  13.         "qPgGroupName": "Text (40)",
  14.         "qTWasSent": "Boolean NOT NULL",
  15.         "qTWasAborted": "Boolean NOT NULL",
  16.         "qTRetryCount": "Double",
  17.         "qTLastResult": "Double",
  18.         "qTError": "Text (20)",
  19.         "qTDateQueued": "Text (15)",
  20.         "qTTimeQueued": "Text (15)",
  21.         "qTDateSent": "Text (15)",
  22.         "qTTimeSent": "Text (15)",
  23.         "qTScheduled": "Boolean NOT NULL",
  24.         "qTSchedDate": "Text (15)",
  25.         "qTSchedTime": "Text (15)",
  26.         "qTPgMaxMsg": "Double",
  27.         "qPgSvcType": "Text (15)"
  28.     },
  29.     "data": []
  30. }